[XEN] Proper segmentation emulation added to HVM emulated PTE writes.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 30 Nov 2006 17:07:26 +0000 (17:07 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 30 Nov 2006 17:07:26 +0000 (17:07 +0000)
commitcffd8b0db89e6cead31090adf0c96d7d84ee6769
tree4c31a18eeec9555c4b9a13d10463bad100da9ecd
parentc04d106a58f584781760e4c828401dfcb0d81580
[XEN] Proper segmentation emulation added to HVM emulated PTE writes.
Sigmed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/hvm/platform.c
xen/arch/x86/hvm/svm/emulate.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/svm/vmcb.c
xen/arch/x86/hvm/vmx/vmx.c
xen/arch/x86/mm.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/x86_emulate.c
xen/include/asm-x86/hvm/hvm.h
xen/include/asm-x86/hvm/svm/vmcb.h
xen/include/asm-x86/x86_emulate.h